From 97a603f88ea3a2811781ea3997f88bb92bdf4c28 Mon Sep 17 00:00:00 2001 From: Simone <26844016+simonebortolin@users.noreply.github.com> Date: Sat, 14 Jan 2023 11:48:29 +0100 Subject: Update zyxel SFP and add Router EX5601-T0 (#103) * update zyxel SFP and Router * fi ziza pic * add set speed Co-authored-by: Simone Bortolin --- _ont/ont-t-w-tw2362h-cdel.md | 2 +- _ont/ont-ziza-op151s.md | 11 ++++++++++- _ont/ont-zyxel-pmg3000-d20b.md | 17 +++++++++++++---- _sfp_cage/zyxel.md | 29 +++++++++++++++++++++++++++++ 4 files changed, 53 insertions(+), 6 deletions(-) create mode 100644 _sfp_cage/zyxel.md diff --git a/_ont/ont-t-w-tw2362h-cdel.md b/_ont/ont-t-w-tw2362h-cdel.md index d6e1a3b..196b4b0 100644 --- a/_ont/ont-t-w-tw2362h-cdel.md +++ b/_ont/ont-t-w-tw2362h-cdel.md @@ -1,7 +1,7 @@ --- title: T&W TW2362H-CDEL has_children: false -redirect_to: /ont-zyxel-pmg3000-d20b +redirect_to: /ont-ziza-op151s layout: default parent: T&W --- \ No newline at end of file diff --git a/_ont/ont-ziza-op151s.md b/_ont/ont-ziza-op151s.md index f31af5f..adb996c 100644 --- a/_ont/ont-ziza-op151s.md +++ b/_ont/ont-ziza-op151s.md @@ -16,7 +16,7 @@ parent: Ziza | CPU Clock | 400MHz | | Flash | 8 MB (GigaDevice GD25Q64CW16) | | RAM | 64 MB (Nanya NT5TU32M16FG-AC1) | -| System | OpenWRT | +| System | eCoS | | HSGMII | Yes | | Optics | SC/APC | | IP address | 10.10.1.1 | @@ -24,6 +24,15 @@ parent: Ziza | SSH | ✅ username `admin`, password `admin` | | Form Factor | miniONT SFP | +{% include image.html file="op151s.png" alt="Ziza OP151S" caption="Ziza OP151S" %} + +## Firmware is interchangeable with: + +- [Halny HL-GSFP](/ont-halny-hl-gsfp) +- [D-LINK DPN-100-Rev-A2](/ont-d-link-dpn-100-rev-a2) +- [Ziza OP151s](/ont-ziza-op151s) +- [T&W TW2362H-CDEL](/ont-t-w-tw2362h-cdel) + # Miscellaneous Links - [Tech Info Depot Wiki](http://en.techinfodepot.shoutwiki.com/wiki/ZISA_OP151S) diff --git a/_ont/ont-zyxel-pmg3000-d20b.md b/_ont/ont-zyxel-pmg3000-d20b.md index 916dfae..41ccbcf 100644 --- a/_ont/ont-zyxel-pmg3000-d20b.md +++ b/_ont/ont-zyxel-pmg3000-d20b.md @@ -1,7 +1,6 @@ --- title: Zyxel PMG3000-D20B has_children: false -alias: Ziza OP151S, T&W TW2362H-CDEL layout: default parent: Zyxel --- @@ -17,7 +16,7 @@ parent: Zyxel | RAM | 64 MB | | CPU | MIPS 34Kc interAptiv | | CPU Clock | 400MHz | -| System | OpenWRT | +| System | eCoS | | HSGMII | Yes | | Optics | SC/APC | | IP address | 10.10.1.1 | @@ -26,7 +25,6 @@ parent: Zyxel | Form Factor | miniONT SFP | {% include image.html file="pmg3000-d20b.png" alt="PMG3000-D20B" caption="PMG3000-D20B" %} -{% include image.html file="op151s.png" alt="Ziza OP151S" caption="Ziza OP151S" %} Once you access the stick via ssh you will be presented with a second tier login. The credentials to access the zyxel shell are: username: `twmanu` , password: `twmanu`. From the Zyxel shell you can move to a standard Linux shell using the `linuxshell` command @@ -39,6 +37,9 @@ From the Zyxel shell you can move to a standard Linux shell using the `linuxshel - [T&W TW2362H-CDEL](/ont-t-w-tw2362h-cdel) # List of software versions +- V1.00(ABVJ.0)b3s (2020) +- V1.00(ABVJ.0)b3i (2020) +- V2.50(ABVJ.0)b1b (2022) # List of partitions @@ -114,6 +115,13 @@ linuxshell onu lanpsg 0 ``` +## Set link speed +{% include alert.html content="This command forces the speed to 2.5 and is instantaneous and permanent, use it only if your hardware supports HSGMII and be compatible (not to be used with Broadcom 57810s NIC)" alert="Note" icon="svg-warning" color="red" %} +```sh +hal +set speed 2.5g mode full +``` + ## Checking connection state To see the connection state use the following command: ``` @@ -297,9 +305,10 @@ The Zyxel PMG3000-D20B stores the content of the emulated EEPROM1 (A2h) in `/tmp - [Not working with Broadcom BCM57810S](https://github.com/xvzf/zyxel-gpon-sfp/issues/10) - Issue on IPv6 discovery. But we are not sure if is a edge case of a particular ISP or not - [Some sticks have a custom password](https://github.com/xvzf/zyxel-gpon-sfp/issues/6) - +- On V2.5 the Lantiq SDK has been updated from 6.4.2 to 7.5.1, but breaking upload performance # Miscellaneous Links - [Zyxel gpon-sfp](https://github.com/xvzf/zyxel-gpon-sfp) - [Zyxel PMG-3000 mod kit](https://github.com/nanomad/zyxel-pmg-3000-mod-kit) +- [Rollback SFP Zyxel con il W3 HUB per risolvere il problema dell'upload cappato](https://forum.fibra.click/d/36541-rollback-sfp-zyxel-con-il-w3-hub-per-risolvere-il-problema-dellupload-cappato) diff --git a/_sfp_cage/zyxel.md b/_sfp_cage/zyxel.md new file mode 100644 index 0000000..ee08f91 --- /dev/null +++ b/_sfp_cage/zyxel.md @@ -0,0 +1,29 @@ +--- +title: Zyxel Router +has_children: false +alias: EX5601-T0 +layout: default +--- + +# Hardware Specifications + +| | EX5601-T0 | +| -------- | ---------------------- | +| Vendor | Zyxel | +| Model | EX5601-T0 | +| SFP | 1[^xor] | +| Ethernet | 4 1GbE, 2 2.5GbE[^xor] | +| XGMII | No | +| HSGMII | ✅ | +| SGMII | ✅ | +| Type | Router | + + +# Miscellaneous Links + +- [Rollback SFP Zyxel con il W3 HUB per risolvere il problema dell'upload cappato](https://forum.fibra.click/d/36541-rollback-sfp-zyxel-con-il-w3-hub-per-risolvere-il-problema-dellupload-cappato) + + +--- + +[^xor]: it is possible that the WAN Eth and WAN SFP ports are in XOR, i.e. either one or the other. -- cgit v1.2.3